-
Notifications
You must be signed in to change notification settings - Fork 171
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
MIWI cluster Dynamic Validation update for strict 1:1 matching for provided Platform Workload Identity to expected OCP Operators #3966
Open
rajdeepc2792
wants to merge
6
commits into
master
Choose a base branch
from
rajdeepc2792/ARO-10859
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
+340
−186
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
rajdeepc2792
added
hold
Hold
chainsaw
Pull requests or issues owned by Team Chainsaw
labels
Nov 20, 2024
rajdeepc2792
force-pushed
the
rajdeepc2792/ARO-10859
branch
3 times, most recently
from
November 22, 2024 13:39
744b3ad
to
da1decc
Compare
Please rebase pull request. |
rajdeepc2792
force-pushed
the
rajdeepc2792/ARO-10859
branch
from
November 22, 2024 15:22
da1decc
to
305400e
Compare
rajdeepc2792
requested review from
jewzaam,
bennerv,
hawkowl,
rogbas,
petrkotas,
jharrington22,
cblecker,
cadenmarchese,
UlrichSchlueter and
SudoBrendan
as code owners
November 22, 2024 15:23
rajdeepc2792
requested review from
yjst2012,
jaitaiwan,
anshulvermapatel,
hlipsig,
tiguelu,
SrinivasAtmakuri,
mociarain,
kimorris27 and
tsatam
as code owners
November 22, 2024 15:23
rajdeepc2792
force-pushed
the
rajdeepc2792/ARO-10859
branch
2 times, most recently
from
November 26, 2024 13:06
8fb81f7
to
ec9136e
Compare
kimorris27
requested changes
Nov 26, 2024
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM except for one tiny suggestion on a cx-facing error message.
/azp run e2e |
Azure Pipelines successfully started running 1 pipeline(s). |
/azp run ci |
Azure Pipelines successfully started running 1 pipeline(s). |
E2E failed with a known flake that's already captured in our CI failure epic. I'll wait to run it again until Rajdeep responds to my most recent review. |
…cluster deletion flow
…d platform identity is found
…for unexpected platform workload identity
rajdeepc2792
force-pushed
the
rajdeepc2792/ARO-10859
branch
from
December 4, 2024 14:39
ec9136e
to
79f70e5
Compare
/azp run ci |
Azure Pipelines successfully started running 1 pipeline(s). |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Which issue this PR addresses:
Fixes ARO-10859
What this PR does / why we need it:
Test plan for issue:
[x] Unit tests were added/updated for the above implementation
[x] Create/Update MIWI cluster in local
[x] CI
[x] e2e
Is there any documentation that needs to be updated for this PR?
Not yet.
How do you know this will function as expected in production?
Feature is not in production yet.